projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8c7e6
)
(widget-text-keymap): Doc fix.
author
Dave Love
<fx@gnu.org>
Wed, 6 Dec 2000 18:01:25 +0000
(18:01 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 6 Dec 2000 18:01:25 +0000
(18:01 +0000)
lisp/wid-edit.el
patch
|
blob
|
history
diff --git
a/lisp/wid-edit.el
b/lisp/wid-edit.el
index eb402a95eae3efda3142dbae54c238383d6c136a..52851524b8a1439006b1564e6ac93f403d053b52 100644
(file)
--- a/
lisp/wid-edit.el
+++ b/
lisp/wid-edit.el
@@
-831,7
+831,7
@@
Recommended as a parent keymap for modes using widgets.")
"Keymap used inside a text field.")
(defun widget-field-activate (pos &optional event)
- "Invoke the ediable field at point."
+ "Invoke the edi
t
able field at point."
(interactive "@d")
(let ((field (widget-field-at pos)))
(if field